xen.git
2006-10-12 Alastair Tse[XEND] Fix interpretation of stringified 64 bit ints in
2006-10-12 Alastair Tse[XEND] Add some sort of rudimentary version embedding...
2006-10-07 ewan@linford... Give our test VM a name with no space (Xend does not...
2006-10-07 ewan@linford... Import libxen-src-0.4.3-2.tar.bz2.
2006-10-06 Alastair Tse[XEND] Conform to Xen API XMLRPC Wire Protocol Customis...
2006-10-06 Alastair Tse[XENAPI] Adding some rudimentary documentation about...
2006-10-06 Alastair Tse[XEND] Save device updates to VM configuration via...
2006-10-06 Alastair Tse[XEND] Fix check for whether domain is running.
2006-10-06 Alastair Tse[XENAPI] Support for VBD/VIF info listing in vm-list...
2006-10-06 Alastair Tse[XEND] Proper support for devices with UUID. Removing...
2006-10-06 Alastair Tse[XENAPI] Add missing function names. Proper sub command...
2006-10-06 Alastair Tse[XENAPI] Pretty print error messages, insert simple...
2006-10-06 Alastair Tse[XEND] Keep track of attached vbds and vifs for XenAPI
2006-10-06 Alastair Tse[XENAPI] Fix wrong vars being extracted from reading...
2006-10-06 Alastair Tse[XENAPI] Added hard shutdown (aka. vm-destroy)
2006-10-06 Alastair Tse[XEND] Remove annoying debugging messages
2006-10-06 Alastair Tse[XENAPI] Example tools to create/destroy/shutdown VMs
2006-10-05 Alastair Tse[XEND] Fix shutdown reasons from Xen API
2006-10-05 Alastair Tse[XEND] Another attempt at fixing escaping logic in SXP
2006-10-05 Alastair Tse[XEND] Fix XenAPI Host interface so that get_record...
2006-10-05 Alastair Tse[XEND] Fix many typos with VM interface to XenAPI
2006-10-05 Alastair Tse[XEND][XM] Fix bug in XendDomainInfo.recreate introduce...
2006-10-05 Alastair Tse[XM] Add missing parameter to XM XMLRPC call so that...
2006-10-05 Alastair Tse[XEND] Comments cleanups
2006-10-05 Alastair Tse[XEND] Remove misleading debugging message
2006-10-05 Alastair Tse[XM][XEND] Speed up xm list
2006-10-05 Alastair Tse[XEND] Exposing the XendAPI module in the XMLRPCServer
2006-10-05 acnt2@huggins... [XM] new.py that implements adding an unstarted domain
2006-10-05 Alastair Tse[XM] Add commands to implement lifecycle commands via...
2006-10-05 Alastair Tse[XEND] Make SXP be compatible with sequencetypes (Tuple...
2006-10-05 Alastair Tse[XEND][XENAPI] XendNode implementation for Xen API...
2006-10-05 Alastair Tse[XEND] Add a convenience function for UUID generation
2006-10-05 Alastair Tse[XEND][XENAPI] XendCheckpoint should use XendConfig...
2006-10-05 Alastair Tse[XEND] Implementation of Xen-API in a separate module.
2006-10-05 Alastair Tse[XEND] Change blkif to use the new style configuration
2006-10-05 Alastair Tse[XEND] Massive XendDomain XendDomainInfo reorganisation...
2006-10-05 Alastair Tse[XEND] XendConfig is an extended python dictionary...
2006-10-05 Alastair Tse[XEND] Refactoring device controllers to its own module...
2006-10-05 Alastair Tse[XEND][XENAPI] Split Xend global constants out to its...
2006-10-05 Alastair Tse[XEND][XENAPI] Adding some default Xen API Errors
2006-10-05 acnt2@huggins... [XEND] Minor code formatting changes to XendRoot.py
2006-10-05 acnt2@huggins... [XEND][LIFECYCLE] Configurable storage path for lifecyc...
2006-10-05 acnt2@huggins... [XEND] Clean up some keyword clashes with XendCheckpoint
2006-10-05 acnt2@huggins... [XEND] Xen API Auth Manager for handling sessions
2006-10-05 Alastair Tse[XEND] Make XMLRPC Server shutdown cleanly.
2006-10-05 Alastair Tse[XEND] Make logging an optional parameter for the XMLRP...
2006-10-05 acnt2@huggins... [XEND] Replace dom with domid.
2006-10-05 acnt2@huggins... [XEND] Python API break. Replacing ambiguious 'dom...
2006-10-05 acnt2@huggins... [XEND] Minor stylistic fixes for XendBootloader.py
2006-10-05 acnt2@huggins... [XEND] Make import sxp into absolute import.
2006-10-05 acnt2@huggins... [XEND] Fix backslash escaping so it ignores escapes...
2006-10-02 Steven Smith[XEN][HVM] Fix a bug which could lead to the guest...
2006-09-30 kaf24@firebug... [HVM][TOOLS] Improve warnign message when trying to...
2006-09-30 kaf24@firebug... [HVM] Mov to/from CR8 must be gated on whether VLAPIC...
2006-09-30 kaf24@firebug... [HVM] Add RDMSR/WRMSR instruction emulation to VMXAssis...
2006-09-30 kaf24@firebug... [HVM] Add sub instruction support to HVM MMIO decoder.
2006-09-30 kaf24@firebug... [HVM][SVM] Do not delay ExtInt event injection if RFLAG...
2006-09-29 kfraser@localhost... [NET] back: Loopback must copy foreign mappings.
2006-09-29 Steven SmithMerge.
2006-09-29 Steven Smith[XEN][HVM] Arrange that we only consider sending a...
2006-09-29 kfraser@localhost... [BLKTAP] Find major number by searching sysfs
2006-09-29 Steven SmithMerge.
2006-09-29 Steven Smith[XEN][HVM] Make sure that the interrupt which event...
2006-09-29 kfraser@localhost... [LINUX] Make evtchn device use a dynamic minor number.
2006-09-29 Tim Deegan[XEN] Recompute shadows of PAE PSE l2es when needed.
2006-09-29 kfraser@localhost... [HVM][SVM] Obtaining instruction address needs to mask...
2006-09-29 Alastair Tse[TOOLS] Fix xendomains init.d script DOG PIG confusion.
2006-09-29 kfraser@localhost... [HVM] Disable VMX/SVM on auxiliary processors when...
2006-09-29 kfraser@localhost... [HVM][VMX] Clear vmxe when VMX is not enabled.
2006-09-29 kfraser@localhost... [PYGRUB] Enable showing the cursor in pygrub when it...
2006-09-29 kfraser@localhost... [HVM][SVM] 64-bit Windows HVM guests require MCE/MCA...
2006-09-29 kfraser@localhost... [BLKTAP] Remove unnecessary TLB flush from blktap driver.
2006-09-29 kfraser@localhost... [BLKTAP] Remove unnecessary timeout from tapdisk select...
2006-09-29 kfraser@localhost... Remove dead pdb code from tools directory.
2006-09-29 kfraser@localhost... [VMXASSIST] Fix data32/addr32 instruction decode issue.
2006-09-29 kfraser@localhost... [HVM] Clean up hvm_copy interface to be more like copy_...
2006-09-29 kfraser@localhost... [HVM][VMX] Fix data copying in transition to/from vmxas...
2006-09-29 kfraser@localhost... [NET] back: Reset netfilter context in loopback receive...
2006-09-29 kfraser@localhost... [BLK] front: Flush workqueues with no locks held. Opera...
2006-09-29 kfraser@localhost... [XENBUS] Don't perform normal state-machine transitions and
2006-09-28 Andrew Warfield[BLKTAP] have udev create the device for blktap
2006-09-28 Andrew Warfield[BLKTAP] have blktap use a dynamic major
2006-09-28 Andrew Warfield[BLKTAP][XEND] Fix blktap to work with a bootloader
2006-09-28 Andrew Warfield[BLKTAP] Fix SMP debugging assert failures in blktap
2006-09-28 Andrew Warfield[BLKTAP] clean up blktap and remove private structure
2006-09-28 Andrew Warfield[BLKTAP] Fix blktap oops on domain shutdown
2006-09-28 Tim Deegan[XEN] Support lightweight shadow-translate PV guests...
2006-09-28 Tim Deegan[XEN] Fix interaction between tlbflush timestamp and...
2006-09-28 kfraser@localhost... [NET] back: 4 loopbacks by default for dom0 (previously...
2006-09-28 kfraser@localhost... [XEN] Remove weak-extern definitions from symbols.c.
2006-09-28 kfraser@localhost... [NET] back: Create 0 loopbacks by default for non-domain-0.
2006-09-28 atse@norwich... [XM] Report proper ACMError(s) instead of silently...
2006-09-28 atse@norwich... [XM] Remove traceback printing from load/makepolicy.py.
2006-09-28 atse@norwich... [XM] Fix stray quotes in usage message in getlabel.py
2006-09-28 atse@norwich... [XM] Fix error reporting for resources.py, remove dupli...
2006-09-28 atse@norwich... [XM] Removed traceback printing for non ACMError exceptions
2006-09-28 atse@norwich... [XM] Set proper return code for exceptions in xm, catch...
2006-09-28 kfraser@localhost... [XEN] Fix i386 hypercall code to always create shadow
2006-09-28 kfraser@localhost... [HVM] Avoid mis-optimisation of the SVM/VMX exit handlers
2006-09-28 atse@norwich... There's a typo in create.py, which affects PV bootloade...
next